From 31ca01958b26cc3c3ab437dc3d37cb0b88fbd9f9 Mon Sep 17 00:00:00 2001 From: Martin Nordholts Date: Tue, 14 Jul 2009 19:40:16 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 06e9dcb..1ec2ab7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,13 @@ +/*.tar.bz2 +/*.tar.gz +/INSTALL /Makefile /Makefile.in +/README /aclocal.m4 /autom4te.cache /babl.pc +/compile /config.cache /config.guess /config.h @@ -16,10 +21,7 @@ /libtool /ltmain.sh /missing +/mkinstalldirs /stamp-h -/stamp-h1 /stamp-h.in -/INSTALL -/README -/*.tar.gz -/*.tar.bz2 +/stamp-h1 -- 2.30.2